home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / pin_ball_deluxe.swf / scripts / DefineButton2_190 / BUTTONCONDACTION on(press).as next >
Text File  |  2007-01-15  |  68b  |  4 lines

  1. on(press){
  2.    startDrag(this,1,left_M,top_M,right_M,bottom_M);
  3. }
  4.